Skip to content

Reorganize and enhance WireGuard DAppNode integration#409

Closed
pablomendezroyo wants to merge 77 commits intolinuxserver:masterfrom
dappnode:pablo/add-localhost-flag
Closed

Reorganize and enhance WireGuard DAppNode integration#409
pablomendezroyo wants to merge 77 commits intolinuxserver:masterfrom
dappnode:pablo/add-localhost-flag

Conversation

@pablomendezroyo
Copy link
Copy Markdown

This update reorganizes the project structure, adds support for localhost configurations, and introduces a new API for managing WireGuard credentials. It also improves resilience, optimizes the web server API, and includes various bug fixes and enhancements for better performance and compatibility.

pablomendezroyo and others added 26 commits May 28, 2021 09:10
increase delay if dyndns not set
fixed the license type typo, and added the report/issues link which is broken in the current version, and fixed the git URL to be the git file with the `.git` extension as used in all other manifests.
* Adding aliases to improve code resiliance (#31)

* Adding more aliases to improve code resiliance

* Removed hardcoded dappmanager IP

* Improve getLocalIp

* Add log for retrieving domain

* Improve iteration

* Add retries for internal IP retrieval

* Add dappmanager IP as fallback

---------

Co-authored-by: Alex Gonzalez Matias <104903362+alexgonmad@users.noreply.github.com>
* Add HOSTNAME global env

* Add logs
- Implement setLocalhostConfig function to modify config for localhost usage.
- Update getWireguardCredentials to handle --localhost flag.
- Add tests for setLocalhostConfig to ensure correct functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

8 participants